Detect the line endings convention of Cargo.lock (CRLF or LF) and preserve it
authorGleb Kozyrev <gleb@gkoz.com>
Fri, 30 Oct 2015 11:31:14 +0000 (13:31 +0200)
committerGleb Kozyrev <gleb@gkoz.com>
Fri, 30 Oct 2015 18:51:51 +0000 (20:51 +0200)
commitda4b8afba8afd888587d439c7f14ed06aa836d36
tree8dd6cd32904f2d8ac966bebf39a2d03bd73cb85b
parent5f3f7962d5914af1e63298ff03cd6a4ca5247791
Detect the line endings convention of Cargo.lock (CRLF or LF) and preserve it

Fixes #2076
src/cargo/ops/lockfile.rs